home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2002 #4
/
K-CD-4-2002.ISO
/
The Art of Magic
/
data1.cab
/
Program_Files
/
Models
/
Menus
/
MainMenu
/
mainmenu.env
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-08-08
|
320 b
|
13 lines
// Simple Lit Environment file
w4dsimpleenvironment
{
colour ( 0, 0, 0)
ambient ( 100, 0, 0)
//if ambient is full, wont see lights working!
//next value is actually a vector - its the direction of the light not the colour.
light ( 10.0, 0.0, 0.0 )
fog off
fog colour ( 0, 255, 0 )
fog range 100 1000
}